home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <plist version="0.9">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>zip</string>
- <string>exe</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>DocIcons</string>
- <key>CFBundleTypeName</key>
- <string>Zip archive</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>ZIP </string>
- <string>pZIP</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>zipplug</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>PluginIcons</string>
- <key>CFBundleTypeName</key>
- <string>Zip archive</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>PLUG</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>None</string>
- </dict>
- <dict>
- <key>CFBundleTypeIconFile</key>
- <string>PCSEAIcons</string>
- <key>CFBundleTypeName</key>
- <string>PC self-extracting zip archive</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>PSEA</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- </dict>
- </array>
- <key>CFBundleName</key>
- <string>ZipIt</string>
- <key>CFBundleExecutable</key>
- <string>ZipIt</string>
- <key>CFBundleIconFile</key>
- <string>AppIcons</string>
- <key>CFBundleIdentifier</key>
- <string>com.maczipit.app</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>ZIP </string>
- <key>CFBundleVersion</key>
- <string>2.1</string>
- <key>CFBundleShortVersionString</key>
- <string>2.1</string>
- <key>CFBundleLongVersionString</key>
- <string>2.1</string>
- <key>NSHumanReadableCopyright</key>
- <string>© 2001 Thomas A. Brown. All rights reserved.</string>
- <key>NSAppleScriptEnabled</key>
- <string>YES</string>
- </dict> </plist>
-